foreign key 相关的搜索结果 共有2个

Retrieve a field of homo-dimension table/foreign key table

Syntax: SELECT  K.F, F@S...... FROM T Parameter: T Table name K.F F field of the foreign key table referenced by table Thomo-dimensiontable, foreign key table, foreign key

Associating Tables by the Foreign Key

In relational databases the foreign key is often used to identify the relationship between tables. In esProc the relatio foreign key, table association